The Imagick class
PHP Manual

Imagick::getImageIterations

(PECL imagick 2.0.0)

Imagick::getImageIterationsGets the image iterations

Descripción

int Imagick::getImageIterations ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Gets the image iterations.

Valores retornados

Returns the image iterations as an integer. Throw an ImagickException on error.


The Imagick class
PHP Manual